A look into XYText images
November 21, 2009 · 67 views · 1 comments
Nearby In Time
Making Faces
November 18, 2009
Calendar Cog(s)
November 19, 2009
Calendar Cog Troubleshooting
November 21, 2009
Better than XY - Letter Positioning
November 21, 2009
A look into XYText images
November 21, 2009
AvMaker Textures
November 21, 2009
Timeless Prototypes Party
November 21, 2009
Bunnies
November 21, 2009
Memory with LSL vs Mono
November 22, 2009
About
CodeBastard RedGrave was talking about how my images were compressed compared to XYText. I started to take a look at the XYText images. I found that they had a pyramid look to them. This is inefficient because each row has unused whitespace. If XYText had used the entire texture, they could have saved 5 images. They used 512x512 images, giving a better resolution, but takes longer to download individual images. However, this may help improve the blurryness that I see when I'm at a distance from my own 256x256 textures. It appears that they use reversed pairs. I had problems getting this to work on my own and have more images as a result. I'll have to take another look at my solution. From Dedric Mauriac via bloghud.com
Permalink